[INFO] cloning repository https://github.com/Logicalshift/flowbetween
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Logicalshift/flowbetween" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflowbetween", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflowbetween'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 838803d26d307b01e5cfc7c9d13f5a658e5d7379
[INFO] fixing Logicalshift/flowbetween against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflowbetween" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Logicalshift/flowbetween
[INFO] finished tweaking git repo https://github.com/Logicalshift/flowbetween
[INFO] tweaked toml for git repo https://github.com/Logicalshift/flowbetween written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Logicalshift/flowbetween on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Logicalshift/flowbetween already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Logicalshift/desync`
[INFO] [stderr]     Updating git repository `https://github.com/Logicalshift/flo_draw`
[INFO] [stderr]     Updating git repository `https://github.com/Logicalshift/flo_curves`
[INFO] [stderr]     Updating git repository `https://github.com/Logicalshift/flo_scene`
[INFO] [stderr]     Updating git repository `https://github.com/Logicalshift/flo_svg`
[INFO] [stderr]     Updating git repository `https://github.com/Logicalshift/flo_ui`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flo_sparse_array v0.1.0
[INFO] [stderr]   Downloaded flo_stream v0.7.1
[INFO] [stderr]   Downloaded flo_rope v0.2.0
[INFO] [stderr]   Downloaded flo_binding v3.0.0
[INFO] [stderr]   Downloaded rapier2d v0.26.1
[INFO] [stderr]   Downloaded unicode-canonical-combining-class v1.0.0
[INFO] [stderr]   Downloaded roots v0.0.8
[INFO] [stderr]   Downloaded unicode-joining-type v1.0.0
[INFO] [stderr]   Downloaded bitreader v0.3.11
[INFO] [stderr]   Downloaded parry2d v0.21.1
[INFO] [stderr]   Downloaded glyph-names v0.2.0
[INFO] [stderr]   Downloaded allsorts v0.16.1
[INFO] [stderr]   Downloaded rust-hsluv v0.1.4
[INFO] [stderr]   Downloaded toml_edit v0.25.9+spec-1.1.0
[INFO] [stderr]   Downloaded toml_parser v1.1.1+spec-1.1.0
[INFO] [stderr]   Downloaded egl v0.2.7
[INFO] [stderr]   Downloaded libc v0.1.12
[INFO] [stderr]   Downloaded khronos v0.1.2
[INFO] [stderr]   Downloaded css-color-parser v0.1.2
[INFO] [stderr]   Downloaded svg v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d9ac339a4ea694368907588854543d8deb88dfed3c66937850e50ec50ebf5840
[INFO] running `Command { std: "docker" "start" "d9ac339a4ea694368907588854543d8deb88dfed3c66937850e50ec50ebf5840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9ac339a4ea694368907588854543d8deb88dfed3c66937850e50ec50ebf5840" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9ac339a4ea694368907588854543d8deb88dfed3c66937850e50ec50ebf5840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9ac339a4ea694368907588854543d8deb88dfed3c66937850e50ec50ebf5840" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-joining-type v1.0.0
[INFO] [stderr]    Compiling unicode-canonical-combining-class v1.0.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking bitreader v0.3.11
[INFO] [stderr]     Checking roots v0.0.8
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking glyph-names v0.2.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking khronos v0.1.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rust-hsluv v0.1.4
[INFO] [stderr]    Compiling drm-sys v0.8.1
[INFO] [stderr]     Checking egl v0.2.7
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ctor-lite v0.1.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking flo_rope v0.2.0
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling flo_draw v0.4.0 (https://github.com/Logicalshift/flo_draw?branch=v0.4#b9aa7980)
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking lyon_algorithms v1.0.19
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]     Checking spade v2.15.1
[INFO] [stderr]     Checking ena v0.14.4
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5635195cd3c6c081 -C extra-filename=-60d07fab1f4b0e98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1f96d84585032bd9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-679ab2ecde270353.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c763a785dc3ccbf7.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=ca53eafea80a8953 -C extra-filename=-b763d8acb65d6c15 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-36448d63360097a4.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-cf9a0bbcf2c74cf3.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d9ac339a4ea694368907588854543d8deb88dfed3c66937850e50ec50ebf5840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9ac339a4ea694368907588854543d8deb88dfed3c66937850e50ec50ebf5840", kill_on_drop: false }`
[INFO] [stdout] d9ac339a4ea694368907588854543d8deb88dfed3c66937850e50ec50ebf5840
